home *** CD-ROM | disk | FTP | other *** search
- object FormOgg: TFormOgg
- Left = 409
- Top = 203
- AutoScroll = False
- BorderIcons = [biMinimize]
- Caption = 'Nastaven� Ogg'
- ClientHeight = 193
- ClientWidth = 329
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object SeSkinLabel2: TSeSkinLabel
- Left = 8
- Top = 8
- Width = 30
- Height = 13
- Performance = kspNoBuffer
- Transparent = True
- Caption = 'Bitrate'
- Color = clBtnFace
- ParentColor = False
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'Label'
- end
- object SeSkinLabel1: TSeSkinLabel
- Left = 8
- Top = 56
- Width = 30
- Height = 13
- Performance = kspNoBuffer
- Transparent = True
- Caption = 'Bitrate'
- Color = clBtnFace
- ParentColor = False
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'Label'
- end
- object SeSkinLabel3: TSeSkinLabel
- Left = 8
- Top = 104
- Width = 30
- Height = 13
- Performance = kspNoBuffer
- Transparent = True
- Caption = 'Bitrate'
- Color = clBtnFace
- ParentColor = False
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'Label'
- end
- object btOK: TSeSkinButton
- Left = 64
- Top = 156
- Width = 75
- Height = 25
- Performance = kspDoubleBuffer
- Transparent = False
- OnClick = btOKClick
- BlackAndWhiteGlyph = False
- Caption = 'OK'
- State = kbsNormal
- TabOrder = 0
- WordWrap = False
- ShowCaption = True
- ShowGlyph = True
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'Button'
- end
- object btStorno: TSeSkinButton
- Left = 176
- Top = 156
- Width = 75
- Height = 25
- Performance = kspDoubleBuffer
- Transparent = False
- OnClick = btStornoClick
- BlackAndWhiteGlyph = False
- Caption = 'Storno'
- State = kbsNormal
- TabOrder = 1
- WordWrap = False
- ShowCaption = True
- ShowGlyph = True
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'Button'
- end
- object cbBitRate: TSeSkinComboBox
- Left = 8
- Top = 24
- Width = 305
- Height = 23
- Cursor = crIBeam
- Performance = kspDoubleBuffer
- Transparent = False
- AutoSize = True
- BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
- BevelInner = kbvLowered
- BevelOuter = kbvLowered
- BevelKind = kbkSingle
- BevelWidth = 1
- BorderWidth = 3
- PasswordKind = pkNone
- ReadOnly = True
- TabOrder = 2
- OnChange = cbBitRateChange
- AutoComplete = False
- ComboStyle = kcsDropDownList
- DropDownCount = 8
- ItemHeight = 15
- Items.Strings = (
- '80000'
- '96000'
- '112000'
- '128000'
- '160000'
- '192000'
- '224000'
- '256000'
- '320000'
- '498000')
- Flat = True
- ItemIndex = -1
- ListStyle = lbStandard
- ShowCheckBoxes = False
- WordWrap = False
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'ComboBox'
- end
- object cbMinBitRate: TSeSkinComboBox
- Left = 8
- Top = 72
- Width = 305
- Height = 23
- Cursor = crIBeam
- Performance = kspDoubleBuffer
- Transparent = False
- AutoSize = True
- BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
- BevelInner = kbvLowered
- BevelOuter = kbvLowered
- BevelKind = kbkSingle
- BevelWidth = 1
- BorderWidth = 3
- PasswordKind = pkNone
- ReadOnly = True
- TabOrder = 3
- OnChange = cbMinBitRateChange
- AutoComplete = False
- ComboStyle = kcsDropDownList
- DropDownCount = 8
- ItemHeight = 15
- Items.Strings = (
- '80000'
- '96000'
- '112000'
- '128000'
- '160000'
- '192000'
- '224000'
- '256000'
- '320000'
- '498000')
- Flat = True
- ItemIndex = -1
- ListStyle = lbStandard
- ShowCheckBoxes = False
- WordWrap = False
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'ComboBox'
- end
- object cbMaxBitRate: TSeSkinComboBox
- Left = 8
- Top = 120
- Width = 305
- Height = 23
- Cursor = crIBeam
- Performance = kspDoubleBuffer
- Transparent = False
- AutoSize = True
- BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
- BevelInner = kbvLowered
- BevelOuter = kbvLowered
- BevelKind = kbkSingle
- BevelWidth = 1
- BorderWidth = 3
- PasswordKind = pkNone
- ReadOnly = True
- TabOrder = 4
- OnChange = cbMaxBitRateChange
- AutoComplete = False
- ComboStyle = kcsDropDownList
- DropDownCount = 8
- ItemHeight = 15
- Items.Strings = (
- '80000'
- '96000'
- '112000'
- '128000'
- '160000'
- '192000'
- '224000'
- '256000'
- '320000'
- '498000')
- Flat = True
- ItemIndex = -1
- ListStyle = lbStandard
- ShowCheckBoxes = False
- WordWrap = False
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'ComboBox'
- end
- object SeSkinForm1: TSeSkinForm
- BorderIcons = [kbiClose, kbiTray]
- BorderStyle = kbsToolWindow
- Caption = 'Nastaven� MP3'
- Dragging.Sizeable = False
- Performance = ksfpNoBuffer
- StayOnTop = False
- StretchBackground = False
- WindowState = kwsNormal
- SkinEngine = Form2.SeSkinEngine1
- SkinObject = 'ToolWindow'
- Left = 272
- Top = 152
- end
- end
-